home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / Metafont / Help / TFtoPL < prev    next >
Text File  |  1996-02-27  |  574b  |  14 lines

  1. TFtoPL converts TeX font metric (TFM) files to property list (PL) files.
  2.  
  3. Given an input file called cmr10.tfm, TFtoPL will create cmr10.pl.
  4.  
  5. PL files are human-readable text files.  In conjunction with PLtoTF,
  6. TFtoPL lets you edit the contents of TFM files.  TFtoPL also serves as
  7. a TFM file-validating program; if no error messages appear then the
  8. given TFM file is correct.
  9.  
  10. TFtoPL uses the verbose flag to determine how much feedback will appear
  11. in the OzMF window.  OzMF's Default config file sets the flag to false.
  12.  
  13. Donald Knuth wrote the original version of TFtoPL.
  14.